ASP.NET Core MVC コントロールヘルプ
RequestHeaders プロパティ (BaseODataCollectionViewService<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > BaseODataCollectionViewService<T> クラス : RequestHeaders プロパティ
Gets or sets an object containing request headers to be used when sending or requesting data. The most typical use for this property is in scenarios where authentication is required.
シンタックス
'宣言
 
Public ReadOnly Property RequestHeaders As System.Collections.Generic.IDictionary(Of String,Object)
public System.Collections.Generic.IDictionary<string,object> RequestHeaders {get;}
参照

BaseODataCollectionViewService<T> クラス
BaseODataCollectionViewService<T> メンバ